home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / win95.rus / precopy2.cab / icm.inf < prev    next >
INI File  |  1995-10-02  |  2KB  |  99 lines

  1. ; ICM.INF
  2. ;
  3. ; This is the Setup information file for 
  4. ; Image Color Matching.
  5. ;
  6. ; Copyright (c) 1993-1995, Microsoft Corporation
  7.  
  8. [version]
  9. LayoutFile=layout.inf
  10. signature="$CHICAGO$"
  11. Provider=%MS%
  12. SetupClass=BASE
  13.  
  14. [DestinationDirs]
  15. icm.dll = 11         ; LDID_SYS
  16. Profiles.Copy = 23   ; LDID_COLOR
  17. Profiles.Del  = 23   ; LDID_COLOR
  18.  
  19. ;[Optional Components]
  20. [BaseWinOptions]
  21. icm
  22.  
  23. [icm]
  24. ;OptionDesc=%ICM_DESC%
  25. ;Tip=%ICM_TIP%
  26. AddReg   =icm.reg
  27. CopyFiles=Profiles.Copy, icm.dll
  28. DelFiles =Profiles.Del
  29. ;InstallType=14              ;Typical, Portable, Custom.
  30. ;IconIndex=11   ;Default (diamond) mini-icon for dialogs
  31.  
  32. [icm.reg]
  33. HKCR,CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27},,,%ICM_DESC%
  34. HKCR,CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}\InProcServer32,,,icmui.dll
  35. HKCR,CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}\InProcServer32,ThreadingModel,,"Apartment"
  36.  
  37. HKCR,.icc,,,icmfile
  38. HKCR,.icm,,,icmfile
  39. HKCR,icmfile,,,%ICM_DESC%
  40. HKCR,icmfile\DefaultIcon,,,icmui.dll,0
  41.  
  42. HKCR,icmfile\shellex\IconHandler,,,{DBCE2480-C732-101B-BE72-BA78E9AD5B27}
  43. HKCR,icmfile\shellex\ContextMenuHandlers\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}
  44. HKCR,icmfile\shellex\PropertySheetHandlers\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}
  45.  
  46. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\SETUP,ICMPath,,"%23%"
  47.  
  48. [icm.dll]
  49. icm32.dll
  50. icmui.dll
  51.  
  52. [Profiles.Copy]
  53. mnB22G15.ICM
  54. mnB22G18.ICM
  55. mnB22G21.ICM
  56. mnEBUG15.ICM
  57. mnEBUG18.ICM
  58. mnEBUG21.ICM
  59. mnP22G15.ICM
  60. mnP22G18.ICM
  61. mnP22G21.ICM
  62. hpsjtw.icm
  63.  
  64. [Profiles.Del]
  65. B22G1505.PF
  66. B22G1805.PF
  67. B22G2105.PF
  68. BJC60005.PF
  69. BJC80005.PF
  70. CEWPS105.PF
  71. EBUG1505.PF
  72. EBUG1805.PF
  73. EBUG2105.PF
  74. EK450G05.PF
  75. EK550C05.PF
  76. HP120C05.PF
  77. HP12PS05.PF
  78. HPSJTW05.PF
  79. HPX3PS05.PF
  80. HPXL3005.PF
  81. P22G1505.PF
  82. P22G1805.PF
  83. P22G2105.PF
  84. PH200I05.PF
  85. PS407905.PF
  86. QMS30I05.PF
  87. TPIIIC05.PF
  88. XL770005.PF
  89. HP500C05.PF
  90. HP550C05.PF
  91. HP560C05.PF
  92. EPSONC05.pf
  93.  
  94. [Strings]
  95. MS = "Microsoft"
  96. ICM_DESC = "╩εφ⌠Φπ≤≡α÷Φ  ICC"
  97. ;;ICM_DESC = "Image Color Matching"
  98. ;;ICM_TIP  = "Consistent color output for printers and displays."
  99.